﻿@charset "utf-8";
* { padding: 0; margin: 0; }
body, article, section, h1, h2, hgroup, p, a, ul, ol, li, em, div, small, span, footer, canvas, figure, figcaption, input { padding: 0; margin: 0; list-style:none }
body { font-family: 微软雅黑; background: #FFF; font-size: 14px; color:#535353; line-height:1.8; letter-spacing:0px;}
img { border: none; vertical-align: middle; }
input:focus { outline: 0 none; -webkit-user-modify: read-write-plaintext-only; -webkit-tap-highlight-color: rgba(0,0,0,0); }
input[type=search] { -webkit-appearance: none; }
*[hidden] { display: none !important; }
a { color:#535353; text-decoration: none; cursor: pointer; outline: none; /*移除超链的虚线框 IE8,FF有用*/ hide-focus: expression(this.hideFocus=true); /*IE6、IE7*/ }
a:hover { color:#00a73b;}
a.autotel { text-decoration: none; color: inherit; }
small, small em { font-size: 16px; font-style: normal; }
em { font-style: normal; }
ul { list-style: none; list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:inherit }
.clear { clear:both}
.wrapper { width:1200px; margin:0px auto}
.wrapper .first-wrap { margin:50px auto }
.big{line-height: 200%; word-spacing:0px; letter-spacing:0px;text-indent:2em;}
.big1{line-height: 200%;}
.C {font-size:18px;font-family:微软雅黑;}
.C1 {font-size:12px;font-family:微软雅黑;}
.C2 {font-size:14px;font-family:微软雅黑;}
.C3 {font-size:28px;font-family:微软雅黑;}
.D {font-size:22px;font-family:微软雅黑;}
/* 弹层样式 */
.layer_div{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:998;}
.layer_div .layer{width:300px;border-radius:3px;overflow:hidden;position:absolute;z-index:999;border:1px solid #ddd;}
.layer_div .layer .tit{height:40px;line-height:40px;font-size:15px;border-bottom:1px solid #e6e6e6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:14px;position:relative;}
.layer_div .layer .tit .layer_timer{position:absolute;right:15px;line-height:40px;font-size:14px;}
.layer_div .layer .tit .layer_timer .num{font-size:14px;}
.layer_div .layer .txt{font-size:15px;text-align:center;padding:26px 15px;}
.layer_div .layer .btn{width:100%;height:46px;line-height:46px;font-size:15px;text-align:center;margin:auto;letter-spacing:2px;}
.layer_div .layer .btn:active{opacity:0.8;}
.layer_div .layer .btn.b-1{width:148px;float:left;}
.layer_div .layer .btn.b-2{width:148px;float:left;}
.load_box{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:999;}
@-webkit-keyframes loading{0%{ transform:scaleY(1);}50%{transform:scaleY(0.4);}100%{transform:scaleY(1);}}
.load_box .loading{text-align:center;width:100px;position:absolute;left:calc(50% - 50px);top:calc(50% - 14px);}
.load_box .loading i{display:inline-block;width:4px;height:24px;border-radius:2px;margin:0px 2px;}
.load_box .loading i:nth-child(1){-webkit-animation:loading 1s ease-in 0.1s infinite;}
.load_box .loading i:nth-child(2){-webkit-animation:loading 1s ease-in 0.2s infinite;}
.load_box .loading i:nth-child(3){-webkit-animation:loading 1s ease-in 0.3s infinite;}
.load_box .loading i:nth-child(4){-webkit-animation:loading 1s ease-in 0.4s infinite;}
.load_box .loading i:nth-child(5){-webkit-animation:loading 1s ease-in 0.5s infinite;}



/* 广告css */
.fullSlide{ width:100%; max-width:100%; position:relative; height: auto; overflow:hidden;  }
.fullSlide .bd{ position:relative; z-index:0;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height: auto; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height: auto; }
.fullSlide .hd{ width:120px; left:44%; bottom:40px; position:absolute; z-index:99;  overflow:hidden; }
.fullSlide .hd ul{ float:right;  }
.fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer;  width:12px; border-radius:6px; height:12px; background:#fff; }
.fullSlide .hd .on { background:#00a73b; }

 

.slick-slider{position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list{z-index: 0; position: relative; display: block; overflow: hidden; margin: 0 auto; width: 100%;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-track{position: relative; top: 0; left: 0; display: block;}
.slick-track:before,
.slick-track:after{display: table; content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{outline: none; display: none; float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block; width: 100%;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto;}
.slick-arrow.slick-hidden{display: none;}
.slick-arrow{ background-color: rgba(0,0,0,0); outline: none;border: none;width: 33px; height: 33px; top: 50%; margin-top: -16.5px; text-indent: 100px; overflow: hidden; -webkit-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out; cursor: pointer; position: absolute; z-index: 1;}
.slick-dots{ height: 10px; line-height: 1; position: absolute; width: 100%; bottom: 20px; list-style: none; display: block; text-align: center; padding: 0px; }
.slick-dots li{ display: inline-block!important; vertical-align: top; border-radius: 10px; cursor: pointer; width: 12px; overflow: hidden; height: 12px; background: #eee; box-sizing: border-box; display: inline-block; zoom: 1; *display: inline; margin: 0 5px;}
.slick-dots li button{ background: none; border: none; outline: none; font-size: 0; }
.slick-dots li.slick-active,.i_nslick .slick-dots li.slick-active{ overflow: hidden; background: #00a73b; }
.banner{ position: relative; clear: both; height: auto; overflow: hidden; }
.banner-wrap{ height: auto; }
.banner-wrap .banner-bg{ height: auto; display: block; background-size: cover; background-position: center; background-repeat: no-repeat; position:relative}
.banner .slick-prev{ opacity: 0; left: 2%; width: 48px; height: 48px; margin-top: -24px; background-image: url("images/icon3.png"); background-position: center; background-repeat: no-repeat; background-size: contain; display:none}
.banner .slick-prev:hover{ opacity: 1!important; background-image: url("images/icon3_g.png"); }
.banner .slick-next{ opacity: 0; right: 2%; width: 48px; height: 48px; margin-top: -24px; background-image: url("images/icon4.png"); background-position: center; background-repeat: no-repeat; background-size: contain;  display:none}
.banner .slick-next:hover{ opacity: 1!important; background-image: url("images/icon4_g.png"); }
.banner-wrap:hover .slick-prev,.banner-wrap:hover .slick-next{ opacity: .6; }
 
 
/* 公共样式 */
.clear:after{content:".";display:block;height:0px;visibility:hidden;clear:both;}
.hover:hover{opacity:0.8;cursor:pointer;}
.left{float:left;}
.right{float:right;}
.nowrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.auto{display:block;margin:auto;}
.link_more_btn{width:100%;height:80px;line-height:80px;color:#888;font-size:16px;text-align:center;}
.pro_type_img{width:1280px;height:500px;overflow:hidden;margin:auto;margin-top:5px;}
.pro_type_img img{width:100%;display:none;}

/* 内容标题、选项卡 */
.public_tit{ margin:50px auto 20px auto;text-align:center;height:40px; line-height:40px;font-size:26px; color:#888; font-family: homeNumFont; background:url(../images/public_tit.png) no-repeat center }
.public_tab{width:100%; padding:30px 0px 30px;}
.public_tab .tab_items{width:1200px;margin:auto;text-align:center;}
.public_tab .tab_items a{padding:7px 10px;color:#434343;font-size:16px;margin:0px 5px;}
.public_tab .tab_items a:hover{color:#00a73b;border-radius:18px;cursor:pointer;}
.public_tab .tab_items a.on{background-color:#00a73b;color:#fff;border-radius:30px;}
.publictab_line{width:100%;height:92px;display:none;}



/* 右侧浮动 */
.right_div{position:fixed;right:0px;z-index:300;height:300px;}
.right_div .r_box{width:0px;height:40px;line-height:40px;float:right;color:#fff;font-size:16px;letter-spacing:2px;display:block;clear:both;margin:10px 0px;}
.right_div .r_box:hover{cursor:pointer;}
.right_div .r_box.b1{background:url(../images/radius_ico1.png) no-repeat left center;}
.right_div .r_box.b2{background:url(../images/radius_ico2.png) no-repeat left center;}
.right_div .r_box.b3{background:url(../images/radius_ico3.png) no-repeat left center;}
.right_div .r_box.b4{background:url(../images/radius_ico4.png) no-repeat left center;}
.right_div .backtop{background:url(../images/radius_ico5.png) no-repeat center center;width:66px;}
.right_div .yoyobox{width:66px;height:70px;float:right;clear:both;position:relative;}
.right_div .yoyobox .yoyocode{width:140px;height:140px;position:absolute;left:-147px;top:-39px;z-index:2;background:url(../images/youyou1code.png) no-repeat center center;background-size:100%;display:none;}
.right_div .yoyobox .yoyo{width:56px;height:66px;position:absolute;left:-5px;top:0px;z-index:2;background:url(../images/youyou1.png) no-repeat center center; }
.right_div .yoyobox .showyoyodiv{width:66px;height:70px;position:absolute;left:0px;top:0px;z-index:9;display:block;background:url(../images/yoyoopacity1.png) no-repeat center center;}
.right_div .yoyobox .showyoyodiv:hover{background:url(../images/yoyoopacity.png) no-repeat center center;opacity:0;}

/* 顶部 */
.top_div{width:100%;height:153px;background-color:#fff;}
.top_div .logo_box{width:1200px;height:132px;margin:auto;position:relative;}
.top_div .logo_box .logo{width:187px;height:64px;position:absolute;left:510px;top:31px; display:block;}
.top_div .logo_box .logo img { height:64px}

.top_div .logo_box .searchbox{width:216px;height:40px;float:right;background-color:#f6f6f6;border-radius:20px;overflow:hidden;position:relative;margin-top:16px; }
.top_div .logo_box .searchbox input.search-keyword {height:40px;line-height:40px;border:0px;width:140px;color:#666;font-size:14px;padding:0px 15px;background-color:transparent;}
.top_div .logo_box .searchbox .searchbtn{ display:block; width:46px;height:40px;background:url(../images/serach.png) no-repeat center center;background-size:30px;position:absolute;right:0px;top:0px; border:none; text-indent:-80px; overflow:hidden }
.top_div .logo_box .logo_topico{width:156px;height:32px;position:relative;left:0px;top:56px;z-index:2;}
.top_div .logo_box .logo_topico .ico{width:32px;height:55px;margin:0px 10px;float:left;}
.top_div .logo_box .logo_topico .ico.i1{background:url(../images/top_l_ico1.png) no-repeat top center;background-size:100%;}
.top_div .logo_box .logo_topico .ico.i1:hover{background:url(../images/top_l_ico1on.png) no-repeat top center;background-size:100%;}
.top_div .logo_box .logo_topico .ico.i2{background:url(../images/top_l_ico2.png) no-repeat top center;background-size:100%;}
.top_div .logo_box .logo_topico .ico.i2:hover{background:url(../images/top_l_ico2on.png) no-repeat top center;background-size:100%;}
.top_div .logo_box .logo_topico .ico.i3{background:url(../images/top_l_ico3.png) no-repeat top center;background-size:100%;}
.top_div .logo_box .logo_topico .ico.i3:hover{background:url(../images/top_l_ico3on.png) no-repeat top center;background-size:100%;}
.top_div .logo_box .logo_topico .ico.i1 .ico_con.con1{width:310px;height:180px;background:url(../images/top_tel.png) no-repeat top center;background-size:100%;position:absolute;left:-132px;top:40px;z-index:4;display:none;}
.top_div .logo_box .logo_topico .ico.i2 .ico_con.con2{width:310px;height:260px;background:url(../images/top_wechat.png) no-repeat top center;background-size:100%;position:absolute;left:-80px;top:40px;z-index:4;display:none;}
.top_div .logo_box .logo_topico .ico.i3 .ico_con.con3{width:310px;height:180px;background:url(../images/top_en.png) no-repeat top center;background-size:100%;position:absolute;left:-28px;top:40px;z-index:4;display:none;}
.top_div .logo_box .logo_topico .ico.i3 .ico_con .btn{width:233px;height:51px;background:url(../images/en_btn.png) no-repeat center center;background-size:100%;display:block;margin:auto;margin-top:86px;}
.top_div .nav_box_all{width:100%;position:relative;border-top:1px solid #f0f0f0;}
.top_div .nav_box{width:1100px;height:60px;margin:auto;}
.top_div .nav_box .box{height:58px;border-bottom:2px solid #fff;padding:0px 20px;display:block;color:#656565;font-size:18px;float:left;margin:0px 13px;line-height:55px; overflow: hidden}
.top_div .nav_box .box.on{border-bottom:2px solid #00a73b;color:#00a73b;}
.top_div .nav_box .box:hover{ color:#00a73b;cursor:pointer;}
.nav_two_all{width:100%;background-color:#fff;position:absolute;top:60px;left:0px;z-index:2;display:none;border-top:1px solid #f0f0f0;}
.nav_two_div{width:1160px;margin:auto;margin-bottom:30px;}
.nav_two_div .nav_t_box{float:left; margin-top:20px;}
.nav_two_div .nav_t_box .boxu{float:left;width:600px;overflow:hidden;}
.nav_two_div .nav_t_box .boxu .ttxt{color:#3d3d3d;font-size:16px;line-height:50px;display:block;}
.nav_two_div .nav_t_box .boxu .nav{color:#919191;font-size:14px;line-height:28px; display:inline-block; margin-right:15px; }
.nav_two_div .nav_backs{float:right;width:450px; min-height:200px;overflow:hidden;margin-top:38px;}
.nav_two_div .nav_backs img{width:100%;}
.nav_two_div .nav_t_box .boxu .mallnav { display:none}

#nav_two6 .boxu { width:500px; height:220px; float:left; margin:20px 0px 0px 350px;}
#nav_two6 .boxu .ttxt { display:none}
#nav_two6 .boxu .nav { display:none}
#nav_two6 .boxu .mallnav { display:block; float:left; width:44%; margin:20px 3%;  text-align:center; }
#nav_two6 .boxu .mallnav img { height:153px; margin-bottom:10px}
#nav_two6 .nav_backs { display:none}



/* 底部 */
.bottom_div{width:100%;background-color:#F9F9F9; border-top:2px solid #008b4b }
.bottom_div .bottom_box{width:1280px;margin:auto;margin-bottom:20px;}
.bottom_div .bottom_box .box1{float:left;}
.bottom_div .bottom_box .box1 .logo{width:260px;height:70px; display:block;margin-top:26px;}
.bottom_div .bottom_box .box1 .logo img{ height:70px }
.bottom_div .bottom_box .box1 .tel{width:238px;height:60px;background:url(../images/tel.png) no-repeat center left; margin-top:56px; padding-left:66px}
.bottom_div .bottom_box .box1 .tel h3 { color:#008b4b; font-size:28px; line-height:30px; font-family:Arial, Helvetica, sans-serif}
.bottom_div .bottom_box .box2{float:left;margin-top:26px;width:820px;}
.bottom_div .bottom_box .box2 .link{float:left;width:120px;}
.bottom_div .bottom_box .box2 .link .tit{color:#3d3d3d;font-size:16px;margin-bottom:5px;}
.bottom_div .bottom_box .box2 .link .nav{color:#919191;font-size:14px;display:block;line-height:22px;}
.bottom_div .bottom_box .box2 .link .nav:hover{opacity:0.5;cursor:pointer;}
.bottom_div .bottom_box .box3{float:left;width:150px;}
.bottom_div .bottom_box .box3 .codeimg{width:128px;height:128px;background:url(../images/codeimg.png) no-repeat center center;background-size:100%;margin:auto;margin-top:10px;}
.bottom_div .bottom_box .box3 .codetxt{width:128px;color:#a4a4a4;font-size:14px;text-align:center;line-height:20px;margin:auto;margin-top:11px;}
.bottom_div .bo_box4{width:100%;height:39px;line-height:38px;color:#919191;font-size:14px;background-color:#f2f4f4;}
.bottom_div .bo_box4 .boxs{width:1280px;margin:auto;position:relative;height:100%;}
.bottom_div .bo_box4 .boxs span{position:absolute;left:0px;top:0px;display:block;}
.bottom_div .bo_box4 .boxs span a{color:#919191;}
.bottom_div .bo_box4 .boxs a{color:#919191;}
.shop_link{width:100%;height:38px;margin-top:26px;}
.shop_link .link{width:38px;height:38px;display:inline-block;margin:0px 4px;}
.shop_link .link.l1{background:url(../images/shop_img1.png) no-repeat center center;}
.shop_link .link.l2{background:url(../images/shop_img2.png) no-repeat center center;}
.shop_link .link.l3{background:url(../images/shop_img3.png) no-repeat center center;}
.shop_link .link.l4{background:url(../images/shop_img4.png) no-repeat center center;}

.links { margin:20px auto;}
.links a { margin-right:15px;}







/*** 分页样式 **/
.dede_pages{ padding:20px ; clear:both; height:40px; text-align:center; font-size:14px }
.dede_pages ul li{
	line-height:28px;height:28px; display:inline-block;
	margin:0 3px;
	padding:0px 12px 0px 12px; border:1px solid #ddd; overflow:hidden;
/*	 background:#f2eded;*/
}
.dede_pages ul li a { color:#555;  display: inline-block; }
.dede_pages ul li:hover{ background:#ccc;color:#fff; text-decoration:none; border:1px solid #ccc}
.dede_pages ul li:hover a { color:#fff; }
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover { background:#269c52; color:#fff;  }
.dede_pages ul li.thisclass { border:1px solid #269c52}
.dede_pages .pageinfo { color:#888; margin:0 3px;  }
.dede_pages .pageinfo strong { font-weight:normal;	margin:0px 2px;}
.dede_pages ul li select { height:22px; border:none }










/* 防伪查询、报事报修 */
.anti_search{width:100%;height:100%;position:fixed;left:0px;top:0px;z-index:250;background-color:#ddd;background-color:rgba(255,255,255,0.9);}
.anti_search .anti_box{width:800px;height:550px;position:relative;z-index:11;background-color:#fff;border:10px solid #f3f3f3;box-shadow:0px 0px 20px 10px #d3d3d3;}
.anti_search .anti_box .ico{width:210px;height:150px;background:url(../images/anti_search.png) no-repeat center center;background-size:210px;margin:auto;margin-top:20px;}
.anti_search .anti_box .ico.repair{background:url(../images/zaixianbaoxiu.png) no-repeat center center;background-size:210px;}
.anti_search .anti_box .ico.call1{width:220px;background:url(../images/contact_tit1.png) no-repeat center center;background-size:220px;}
.anti_search .anti_box .ico.call2{width:220px;background:url(../images/contact_tit2.png) no-repeat center center;background-size:220px;}
.anti_search .anti_box .ico.call3{width:250px;background:url(../images/contact_tit3.png) no-repeat center center;background-size:250px;}
.anti_search .anti_box .ico.call4{width:220px;background:url(../images/lijiyuyueico.png) no-repeat center center;background-size:220px;}
.anti_search .anti_box .ico.success{background:url(../images/successico.png) no-repeat center center;background-size:210px;}
.anti_search .anti_box .input{width:650px;height:64px;margin:auto;margin-top:65px;margin-bottom:50px;}
.anti_search .anti_box .input input{width:350px;height:16px;line-height:1;color:#afafaf;font-size:16px;padding:24px 30px;border:0px;background-color:#f5f5f5;float:left;border-radius:5px;}
.anti_search .anti_box .input .btn{width:220px;height:100%;line-height:64px;color:#fff;font-size:20px;text-align:center;background-color:#00a73b;border-radius:5px;float:right;}
.anti_search .anti_box .txt1{color:#535353;font-size:17px;text-align:center;margin-top:22px;}
.anti_search .anti_box .txt2{color:#ff681e;font-size:15px;text-align:center;display:block;width:200px;margin:auto;margin-top:50px;text-decoration:underline;}
.anti_search .closeico{width:36px;height:36px;background:#3dbfa0 url(../images/closeico.png) no-repeat center center;background-size:20px;border-radius:20px;position:fixed;right:0px;top:0px;z-index:260;}
.anti_search .anti_box.product{border:10px solid #fff;background-color:transparent;width:967px;height:714px;overflow:hidden;}
.anti_search .anti_box.product img{width:100%;}
.anti_search .anti_box.product .ptxt{width:100%;height:64px;position:absolute;bottom:0px;left:0px;z-index:2;background-color:#999;background-color:rgba(0,0,0,0.4);color:#fff;font-size:24px;line-height:64px;text-indent:20px;}
.anti_search .anti_box.product .swiper-slide{height:714px;}
.anti_search .anti_box .input_box{width:660px;margin:auto;}
.anti_search .anti_box .input_box .box{width:300px;height:50px;background-color:#f5f5f5;float:left;border-radius:5px;overflow:hidden;margin-left:20px;margin-bottom:20px;}
.anti_search .anti_box .input_box .box input{width:100%;height:16px;line-height:1;color:#666;font-size:16px;padding:17px 10px;border:0px;background-color:transparent;}
.anti_search .anti_box .input_box textarea{width:600px;height:66px;line-height:22px;color:#666;font-size:16px;border:0px;background-color:#f5f5f5;resize:none;padding:5px 10px;margin-left:20px;}
.anti_search .anti_box .btn_ser{width:200px;height:50px;line-height:50px;text-align:center;color:#fff;font-size:16px;border-radius:5px;background-color:#00a73b;margin:auto;margin-top:40px;}
/*视频*/
.anti_search .anti_box.product .video_box{width:100%;height:100%;background-color:transparent;text-align:center;position:relative;overflow:hidden;}
.anti_search .anti_box.product .video_box video{width:100%;position:absolute;left:0px;bottom:0px;line-height:436px;color:#888;font-size:14px;}/*height:436px;*/
.anti_search .anti_box.product .video_box embed{width:100%;position:absolute;left:0px;bottom:0px;line-height:436px;color:#888;font-size:14px;}/*height:436px;*/

/*下拉菜单*/
.ddllistbox{width:100%;position:absolute;left:0px;top:45px;z-index:401;background-color:#fff;height:300px;overflow-y:scroll;display:none;}
.ddllistbox .box{width:100%;height:30px;line-height:30px;text-align:center;overflow:hidden;color:#555;font-size:14px;}
.ddllistbox .box:hover{background-color:#eee;}
.ddllistbox .box.on{background-color:#ddd;}
.ddllayerbox{position:fixed;width:100%;height:100%;left:0px;top:0px;z-index:400;}

/*图片放大效果*/
.animation_img{animation: animation_img1 0.4s ease 0s 1;-moz-animation: animation_img1 0.4s ease 0s 1;-webkit-animation: animation_img1 0.4s ease 0s 1;-o-animation: animation_img1 0.4s ease 0s 1;}
@keyframes animation_img1{from {background-size:100%;}to {background-size:110%;}}
@-moz-keyframes animation_img1{from {background-size:100%;}to {background-size:110%;}}
@-webkit-keyframes animation_img1{from {background-size:100%;}to {background-size:110%;}}
@-o-keyframes animation_img1{from {background-size:100%;}to {background-size:110%;}}
/*图片缩小效果*/
.animation_img_s{animation: animation_imgsx 0.2s linear 0s 1;-moz-animation: animation_imgsx 0.2s linear 0s 1;-webkit-animation: animation_imgsx 0.2s linear 0s 1;-o-animation: animation_imgsx 0.2s linear 0s 1;}
@keyframes animation_imgsx{from {background-size:110%;}to {background-size:100%;}}
@-moz-keyframes animation_imgsx{from {background-size:110%;}to {background-size:100%;}}
@-webkit-keyframes animation_imgsx{from {background-size:110%;}to {background-size:100%;}}
@-o-keyframes animation_imgsx{from {background-size:110%;}to {background-size:100%;}}
